home *** CD-ROM | disk | FTP | other *** search
/ boe.pres.k12.wv.us / boe.pres.k12.wv.us.zip / boe.pres.k12.wv.us / Utilities / Nutri-Kids / Empty Database.dat / NKInv.mdb / Zinv Purchase Order Items.json < prev    next >
JavaScript Object Notation  |  2002-09-04  |  213b

  1. {
  2.     "schema": {
  3.         "order_ID": "Text (6)",
  4.         "LineNum": "Long Integer",
  5.         "item": "Text (8)",
  6.         "stock_unit": "Text (25)",
  7.         "pack_Size": "Text (25)",
  8.         "stock_unit_per_pack_size": "Text (25)",
  9.         "qty": "Single",
  10.         "Unit_cost": "Currency"
  11.     },
  12.     "data": []
  13. }